home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1998 November / PC Action Issue 71 (Xenia) (Novembre 1998).iso / rootdsks / README.TXT < prev    next >
Text File  |  1998-05-26  |  2KB  |  48 lines

  1. These are root-install disks for Slackware 3.5 (version 3.5.0)
  2.  
  3. You will need one of these disks to install Linux. The disk is created by 
  4. writing the image out with RAWRITE.EXE under DOS.  For example, to make the
  5. color.gz rootdisk, you'd put a formatted floppy in your floppy drive, and then
  6. run this command:
  7.  
  8. C:\> RAWRITE COLOR.GZ A:
  9.  
  10. Normally you do not need to decompress these disks -- the kernel will do that as
  11. it loads them.  The disk images must be written to 1.44MB floppies.  Note
  12. that if you plan to mount the rootdisk instead of loading it into a ramdisk 
  13. (using the method outlined in LOWMEM.TXT for machines with only 4MB) then you
  14. must use one of the smaller "obsolete" images, and must decompress the image
  15. with GZIP.EXE before writing it out to a floppy.
  16.  
  17.  
  18. Here's a description of the choices:
  19.  
  20. --------------------------------------------------------------------------------
  21.  
  22. color.gz: A root-install disk using an easy-to-use new full-screen color
  23. install program. NOTE: This version of the install system is not forgiving of
  24. extra keystrokes entered between screens, so type carefully.
  25.  
  26. pcmcia.gz: A version of the color install disk designed for installing to a 
  27. laptop using a PCMCIA ethernet or scsi card.
  28.  
  29. umsdos.gz: A version of the color install disk using UMSDOS - a filesystem
  30. that allows you to install Linux into a directory on an existing MS-DOS
  31. partition. Not as fast as ext2 or xiafs, but it works, and you don't have to
  32. repartition your drive.  [NOTE: If you want to use UMSDOS, you might want to
  33. consider using the ZipSlack installation found in the /zipslack directory.
  34. This is a little easier way to get started -- just unzip a file on your DOS
  35. partition to install Linux. ]
  36.  
  37. There's also this non-installation rootdisk:
  38.  
  39. rescue.gz:   This is a rescue disk for Linux.  It is a reasonably complete
  40.              mini-Linux system running from a four megabyte ramdisk.  
  41.              It contains an editor (vi), lilo, and other utilities useful for
  42.              fixing your Linux machine if you ever get locked out for some
  43.              reason.  It's built with libraries and utilities from Slackware
  44.              3.5, and includes basic TCP/IP utilities such as ping, telnet,
  45.              and ftp.
  46.  
  47. --------------------------------------------------------------------------------
  48.